ComponentOne Xamarin.Android
CurrentPage Property (C1WrapCollectionView<S,T>)


C1.CollectionView Assembly > C1.CollectionView Namespace > C1WrapCollectionView<S,T> Class : CurrentPage Property
Gets the current page number.
Syntax
'Declaration
 
Public Overridable ReadOnly Property CurrentPage As Integer
'Usage
 
Dim instance As C1WrapCollectionView(Of S,T)
Dim value As Integer
 
value = instance.CurrentPage
public virtual int CurrentPage {get;}
See Also

Reference

C1WrapCollectionView<S,T> Class
C1WrapCollectionView<S,T> Members